projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
359d874
)
widget: Fix size-allocate signal docs
author
Timm Bäder
<mail@baedert.org>
Tue, 13 Nov 2018 19:54:18 +0000
(20:54 +0100)
committer
Timm Bäder
<mail@baedert.org>
Tue, 13 Nov 2018 19:54:18 +0000
(20:54 +0100)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index 5ceda15ab5ef01dcac6607186dc9753f9f53207a..2b39f28f398e20244cf1ae8fdb7b2caa3935aff0 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-1467,8
+1467,8
@@
gtk_widget_class_init (GtkWidgetClass *klass)
/**
* GtkWidget::size-allocate:
* @widget: the object which received the signal.
- * @
allocation: (type Gtk.Allocation): the region which has been
- *
allocated to the widget.
+ * @
width: the content width of the widget
+ *
@height: the content height of the widget
* @baseline: the baseline
*/
widget_signals[SIZE_ALLOCATE] =